home *** CD-ROM | disk | FTP | other *** search
/ Paramount Pictures Special Events / Paramount Pictures Special Events.iso / pc / main2.swf / scripts / DefineButton2_20 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2001-06-05  |  55 b   |  4 lines

  1. on(release){
  2.    loadMovieNum("quit.swf",2,"GET");
  3. }
  4.